How to copy directory automatically?

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
ppawlo
500 Command not understood
Posts: 1
Joined: 2006-06-08 09:15

How to copy directory automatically?

#1 Post by ppawlo » 2006-06-08 10:03

Hi everybody. I would like to move directory to ftp, but I would like to do it automatically by command line.

Currently when I run this command :
filezilla.exe –u “c:\file.exe” ftp://user:password@ftp.myipaddress

File file.exe is copy to my ftp server. Everything is OK.

But, when I run this command:
filezilla.exe –u “c:\directory” ftp://user:password@ftp.myipaddress
where “directory” is directory ;-)
I receive error message.

So, Can I copy automatically director to my ftp server? And if yes – how to do it?

Can you help me?

Best Regards
Paweł

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

#2 Post by botg » 2006-06-08 14:56

FileZilla is a GUI FTP client, it's not intended to be used from the command line.

Post Reply