summaryrefslogtreecommitdiff
path: root/test-sftpfs
AgeCommit message (Expand)AuthorFilesLines
2015-09-23Add test to test-sftpfs for sftp://[::1]/ URLsLars Wirzenius1-0/+17
2015-08-14Add test for root dir sftp url in test-sftpLars Wirzenius1-0/+17
2015-08-14Use assertTrue, not assert_, in test-sftpLars Wirzenius1-1/+1
2015-08-14Reformat split line in test-sftp for clarityLars Wirzenius1-3/+3
2014-04-13Add missing copyright statements, yearsLars Wirzenius1-1/+1
2014-01-26Make all scripts use #!/usr/bin/env pythonLars Wirzenius1-1/+1
2013-10-20Add new, better ssh host key checking optionLars Wirzenius1-0/+2
2013-10-13Add ssh-command settingLars Wirzenius1-0/+2
2013-10-13Fix /~/ path prefix in SFTP URLsLars Wirzenius1-0/+18
2013-06-16Remove whitespace from ends of linesLars Wirzenius1-12/+12
2011-12-29implement strict-ssh-host-keys and ssh-known-hosts settings for opensshLars Wirzenius1-2/+2
2011-12-29add ssh-known-hosts settingLars Wirzenius1-0/+1
2011-12-29add strict-ssh-host-keys settingLars Wirzenius1-1/+4
2011-12-29implement --ssh-key setting for openssh authenticationLars Wirzenius1-0/+1
2011-12-29make it possible to force use of paramiko and related changesLars Wirzenius1-1/+7
2011-12-18add tests to verify sftp plugin always returns None for user/group namesLars Wirzenius1-0/+6
2011-11-26Use split time fields in SFTPLars Wirzenius1-0/+10
2011-05-05Implement support for FIFO files.Lars Wirzenius1-0/+3
2011-01-31Make test-sftpfs executable.Lars Wirzenius1-0/+0
2010-07-11Disable hardlink test for sftp.Lars Wirzenius1-0/+3
2010-07-11Fix leading double-slash.Lars Wirzenius1-1/+1
2010-07-11Fix test in test-sftpfs.Lars Wirzenius1-1/+1
2010-07-11Add tests for initial path.Lars Wirzenius1-1/+4
2010-07-11Set basepath attribute for SftpTests, as required by VfsTests.Lars Wirzenius1-3/+3
2010-07-11Run tests on localhost.Lars Wirzenius1-2/+9
2010-07-11Add test to make sure initial working directory is correct.Lars Wirzenius1-0/+3
2010-07-11Make test-sftpfs run tests in VfsTests.Lars Wirzenius1-4/+1
2010-07-10Move SftpFS into a plugin and start getting it to work.Lars Wirzenius1-0/+48