Amazon EC-2 Can't edit files in filezilla tried updating permissions in instance via putty -
i have tried update permissions failed (used few methods mentioned here)
i can upload new file ec2 user folder file called query_ip_whitelist.txt need place file in folder in ec2-user folder called teamspeak3-server_linux-amd64 overwrite old file within folder advice on how within putty great.
i have basic skills if can descriptive possible id highly appreciate i'm bit slow ha!
edit-the file need edit's permission root
well, if file want edit root-owned, cannot edit unless have access root business relationship on instance in question. assuming have that, 1 option, given described access, upload new version of file using sftp (i.e. filezilla) location, move file on command line using ssh (i.e. putty).
so, upload file instance, log in via ssh , this:
$ su - $ mv /path/to/uploaded/file /path/to/file/you/want/to/overwrite
amazon-web-services amazon-ec2
No comments:
Post a Comment