search for: clientdir

Displaying 2 results from an estimated 2 matches for "clientdir".

2008 Jul 06
1
Handful of files are giving me error 13, directory executable bit issue
...lEtiOzP I don't need to keep the uid/gid permissions, but I do need to keep the executability. But it seems like it can't create a directory on the client when the executable flag is missing on the server or something? rsync: recv_generator: failed to stat "/home/backups/linux01/home/clientdir/web/webapps/ROOT/videotemp/RollingDemo_media/images/bottom_center.jpg": Permission denied (13) rsync: recv_generator: failed to stat "/home/backups/linux01/home/clientdir/web/webapps/ROOT/videotemp/RollingDemo_media/images/bottom_center_left.jpg": Permission denied (13) rsync: recv_g...
2012 Apr 04
2
using content in file as input variables to a class/def?
Here is the setup Clients are all under /usr/home/ftp/$client Internal Production is /usr/home/$internaluser I need to make slinks for every client folder under every Internal Production ie: ln -s /usr/home/ftp/$client /usr/home/$internaluser/$client Is there a way to do this from a list with in two files ( one for client name and the other for internal user names)? where the list format would