search for: anydirectory

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

2004 Nov 09
2
ssh login
sorry - hope this question is not tooo silly, but i needed to "autologin" to a remote machine found out that this works fine for me: sftp -opassword=PASSWORD USER at 192.168.1.1 << EOF cd ANYDIRECTORY get ANYFILE bye EOF why isn't this (sftp -opassword=SECRET USER at 192.168.1.1), setting the password with -opassword=PASSWORD, documentated anywhere? bug or feature? kind regards tomas Mediaindustrie GmbH Marketing - Tomas Rendel tomas.rendel at mdnd.com http://www.mediaindustrie.com F...
2016 Jun 13
0
Re: libguestfs-tools and NTFS compression attribute
...follow up on libguestfs@redhat.com, there is no need to subscribe] On Mon, Jun 13, 2016 at 04:03:20PM +0200, Vlastimil Burián wrote: > Hello Richard, > > I need a little help with libguestfs-tools > > I used it as follows: > > |sudo guestmount -a thevirtualdisk.vhdx -i /mnt/anydirectory | > > > But so far I have no clue as to if it is possible and if yes, then how > to clear the NTFS compression attribute(?) supposing I have mounted a > virt. disk NTFS compressed. > > https://serverfault.com/questions/783548/hyper-v-how-to-connect-compressed-ntfs-storage-or...