Re: Problem preserving permissions under cygwin

Andrew Stebakov <[email protected]> Mon, 24 Oct 2005 14:38:18 -0700 (PDT)
Newsgroups gmane.comp.web.sitecopy
Message-ID <[email protected]>
Here is the output:

$ sitecopy -dftp -u TestSite
sitecopy: Updating site `TestSite' (on 192.168.1.10 in
/var/www/TestSiteWeb/)
Opening socket to port 21
< 220 TestHost FTP server (Version
6.4/OpenBSD/Linux-ftpd-0.17) ready.
FTP: Sending 'USER username':
> USER username
< 331 Password required for username.
FTP: Sending PASS command...
> PASS ...
< 230- Linux TestHost 2.2.20-idepci #1 Sat Apr 20
12:45:19 EST 2002 i686 GNU/
Linux
< 230-
< 230- The programs included with the Debian GNU/Linux
system are free software;

< 230- the exact distribution terms for each program
are described in the
< 230- individual files in /usr/share/doc/*/copyright.
< 230-
< 230- Debian GNU/Linux comes with ABSOLUTELY NO
WARRANTY, to the extent
< 230- permitted by applicable law.
< 230 User username logged in.
Uploading new.html: [> TYPE I
< 200 Type set to I.
> PASV
< 227 Entering Passive Mode (192,168,1,10,4,113)
ftp: Parsed PASV response, using port 1137
> STOR /var/www/TestSiteWeb/new.html
< 150 Opening BINARY mode data connection for
'/var/www/TestSiteWeb/new.html'.

.Closing DTP connection...
< 226 Transfer complete.
] done.
Uploading index.html: [> PASV
< 227 Entering Passive Mode (192,168,1,10,4,114)
ftp: Parsed PASV response, using port 1138
> STOR /var/www/TestSiteWeb/index.html
< 150 Opening BINARY mode data connection for
'/var/www/TestSiteWeb/index.html
'.
.Closing DTP connection...
< 226 Transfer complete.
] done.
> QUIT
< 221 Goodbye.
sitecopy: Update completed successfully.


Thanks,
Andrew

--- Joe Orton <[email protected]> wrote:

> On Mon, Oct 24, 2005 at 12:28:26PM -0700, Andrew
> Stebakov wrote:
> > Also when I create a new file I "chmod 775" but on
> > remote site it gets copies without with "other"
> bits
> > set to 0.
> 
> Please send in the output of:
> 
>  $  sitecopy -dftp -u yoursite
> 
> showing sitecopy create a file with the wrong
> permissions.
> 
> Regards,
> 
> joe
> 



	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
_______________________________________________
sitecopy maillist  -  [email protected]
http://dav.lyra.org/mailman/listinfo/sitecopy