I copied file from remote server, through SSH scp command, on my local machine. using realpath command I see that it exist on my machine but when I try to open it, it says that : no such file or directory
does anyone have idea what is wrong ?
I copied file from remote server, through SSH scp command, on my local machine. using realpath command I see that it exist on my machine but when I try to open it, it says that : no such file or directory
does anyone have idea what is wrong ?
I have a python script to monitor file creation on a network drive mapped. The script runs perfectly as i tested, but […]
Tweet Tweet London, 13th September 2012: Diligent Commerce, the ecommerce agency specialising in luxury, lifestyle and fashion has launched a new premium […]
After a long suffering, I found that I’ve to use DI instead of object manager. However I’m trying to create block in […]
I have two partitions with the same device number: $ stat -c “%D” /cygdrive/c ec86b9d9 $ stat -c “%D” /cygdrive/g ec86b9d9 I […]