Other Command Line Options

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
MoonLiver
500 Command not understood
Posts: 4
Joined: 2006-01-03 18:06

Other Command Line Options

#1 Post by MoonLiver » 2006-01-03 18:15

I'm trying to replace my existing ftp servers (over 100 of them) with sftp servers.

I use allot of command line calls, and have no wish to change that. (it would be very very expensive to change all the code that I already have)

How could I use your App as a client and as a server at the command line as sftp.

I do not see sftp as an option from the command line docs.

Thanks,
B

User avatar
botg
Site Admin
Posts: 35563
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#2 Post by botg » 2006-01-03 19:37

Just prefix the hostname with sftp://

MoonLiver
500 Command not understood
Posts: 4
Joined: 2006-01-03 18:06

#3 Post by MoonLiver » 2006-01-03 22:39

botg wrote:Just prefix the hostname with sftp://

any chance for a file mask option in the command line options? so it would get all of a certain file type?

similar to mget,..

Post Reply