
SFTP logging in Solaris Server using 'internal-sftp'
Nov 15, 2013 · I'm trying to enable logging for SFTP file transfer (without help of any opentools) on solaris 10 using "internal-sftp" but couldn't see any info about file transfers.
SFTP on Solaris 10 - Software & Applications - Spiceworks …
May 1, 2007 · Hi Guys, We use Solaris 10. We have a few users using ssh and sftp . We want to restrict some of users to access only sftp . Can anyone advise me on how to configure this? …
how to enable sftp logging in Solaris10 - Spiceworks Community
May 26, 2010 · i have solaris 10, i disabled ftp, i started to use sftp instead of ftp. is there anybody that performed log mechanism of sftp on solaris 10. in several article of IT toolbox, i saw …
solaris - How to get data size in sftp on Solaris10? - Server Fault
Dec 7, 2024 · I have Solaris 10 server which serves as sftp servers. I want to know how much data is uploaded (written) and downloaded (read) on server on sftp protocol in 24 hours or more.
ssh - SFTP logging: is there a way? - Server Fault
If you have sftp configured using a jail (chroot environment), you cannot log without additional configuration effort. The log cannot be written in the chroot environment, you need to create a …
Disable sftp user in Solaris 10? - Spiceworks Community
Jan 19, 2010 · Does anyone have any idea for disable sftp user for solaris 10? I can not find the file name for disable it. I only know how to disable ftp user. Thanks a lot. Regards, Judy
Remove remote file using sftp and private key (Solaris)
Oct 17, 2011 · I have a Solaris server and I need to remove a file at remote machine using sftp (I can't use ssh). Is it possible to pass a private key for auth to this command (I don't see -i …
How to Restrict the SFTP User Permissions - Spiceworks Community
Oct 11, 2013 · I need to restrict the SFTP user permissions in Linux/Solaris systems. The user should be only able to pull the files from the folder and nothing else.
unix - Using nohup on Solaris 10 - Server Fault
I need to transfer a large number of files over SFTP (only between Solaris servers) which takes a very long time. I cannot keep my PC on for this duration. I tried: nohup sftp server1 While the...
Concurrent sftp Connection on Solaris 10 - Spiceworks Community
Jan 28, 2012 · How do I check the present value of concurrent sftp connection on Solaris 10? 2. How do I increase the number of concurrent sftp connections on Solaris 10?