windows to windows permissions problem

Advertisement

poreilly
Joined:
Posts:
2

windows to windows permissions problem

Guys,
I'm at my wits end on this.
I transferring files via winscp.com and SSH from one w2003 server to another.
the transfer runs fine however the permissions on the .exe files do not match those on any other file. They are much more limited and prevent the files from being executed on the remote side. I dont have any chmod commands in my script so I cant understand whats happening.

What am I missing.

Reply with quote

Advertisement

martin
Site Admin
martin avatar

OK, OpenSSH is Unix-based. On Windows it runs on Cygwin emulation. Cygwin tries to map Unix-like permissions to Windows permissions. What obviously cannot work properly. I cannot tell from your description if WinSCP is trying to apply some permissions on its own or if cygwin just applies the default permissions.

Reply with quote

Advertisement

You can post new topics in this forum