Displaying 2 results from an estimated 2 matches for "weburl".
Help - rsync runs from command line, fails from task scheduler, hangs at msg checking charset: UTF-8
2017 Jul 28
2
Help - rsync runs from command line, fails from task scheduler, hangs at msg checking charset: UTF-8
...goD --delete --partial-dir=./rsync_partial
--chmod=Du+w,u+r,u+x -e "ssh -p 31122 -i
\"/cygdrive/c/Users/administrator/.ssh/id_rsa\"" --stats
--files-from=/cygdrive/d/WorkingDIr/c_from_file.dat -vvvvvvvv
--exclude-from=/cygdrive/d/WorkingDIr/c_exc_file.dat /
systemID at systemID.WebURL.com:/data/current/systemID/cygdrive/c >
"D:\WorkingDIr\systemID.log" 2>&1Logging file:FILE_STRUCT_LEN=16,
EXTRA_LEN=4cmd=ssh -p 31122 -i "/cygdrive/c/Users/administrator/.ssh/id_rsa"
machine=systemID.WebURL.com user=systemID
path=/data/current/systemID/cygdrive/ccmd[0]...
2010 Oct 21
1
Some client problems with TCP-only NFS in Gluster 3.1
I see that the built-in NFS support registers mountd in portmap only with
tcp and not udp. While this makes sense for a TCP-only NFS
implementation, it does cause problems for some clients:
Ubuntu 10.04 and 7.04 mount just fine.
Ubuntu 8.04 gives "requested NFS version or transport protocol is not
supported", unless you specify "-o mountproto=tcp" as a mount option, in