tempupload problem
de Valensart <[email protected]>
| Newsgroups | gmane.comp.web.sitecopy |
|---|---|
| Message-ID | <[email protected]> |
There is the output (port on freebsd 5.2.1 and sitecopy-0.13.4_2 on another server...same problem) : $ sitecopy -dftp -u username sitecopy: Updating site `username' (on www.username.com in /private/) Opening socket to port 21 < 220 ProFTPD 1.2.9 Server (ProFTPD) [P03.NEXLINK.NET] FTP: Sending 'USER username': > USER username < 331 Password required for username. FTP: Sending PASS command... > PASS mypassword < 230 User username logged in. Uploading sections.php.htm: [> TYPE I < 200 Type set to I > PASV < 227 Entering Passive Mode (xx,xx,xx,xx,174,57). > STOR /private/sections.php.htm < 150 Opening BINARY mode data connection for /private/sections.php.htm ...................Closing DTP connection... < 226 Transfer complete. ] done. > QUIT < 221 Goodbye. sitecopy: Update completed successfully. My config file : site username server www.username.com username username password mypassword local /home/mylogin/folder/ remote /private/ tempupload What's wrong? Thanks for you help /On Wed, Aug 11, 2004 at 11:19:24AM +0200, de Valensart wrote: >/ Hy, />/ />/ I must use tempupload option. Sitecopy don't create error but don't />/ rename the files when uploading... />/ I use the port on freebsd 4.9 and sitecopy-0.13.4_2. />/ There is my config file : / Did you resolve this problem? I can't reproduce any problems with tempupload mode here. Please send the output from running: sitecopy -dftp -u yoursite for this site. >/ />/ site anothersite />/ server ftp.elsewhere.com <ftp://ftp.elsewhere.com> />/ username freda />/ password blahblahblah />/ local /home/freda/sites/elsewhere/ />/ remote /www/freda/ />/ tempupload />/ />/ What's wrong? />/ />/ Thanks/ _______________________________________________ sitecopy maillist - [email protected] http://dav.lyra.org/mailman/listinfo/sitecopy