/srv/irclogs.ubuntu.com/2017/10/16/#ubuntu-server.txt

teh_masterer_can anyone tell me how to transfer files from linux server to a windows machine with rsync?02:26
patdk-lapinstall rsync on windows, done02:44
teh_masterer_patdk-lap: rsync doesnt come on windows though02:57
FManit is available as a commercial product and free for private use03:05
FManhttps://www.itefix.net/cwrsync/03:07
teh_masterer_FMan: but that says rsync client for windows. i want to copy whats on the linux server to a windows 7 os03:10
FMando you want to ask me a question?03:11
FManif you just want to copy a bunch of files, rsync is not the easiest solution: I would use SFTP03:12
FManthat's how I transfer files between Windows and Linux server03:12
teh_masterer_FMan: basically what i want to do is backup my ubuntu server which is off site to my windows machine at home03:17
teh_masterer_FMan: i was told rsync is the best way to do this03:17
teh_masterer_FMan: not all of my server, just my plex movies03:17
FManit requires configuring rsync on the server to run as a daemon03:17
FManrsync is quite complicated, so I would just use WinSCP (allows to download a directory tree with one click)03:18
teh_masterer_FMan: but winscp is just an FTP program right? think thats the one i heard of. I already have filezilla as my ftp.03:21
teh_masterer_FMan: i was told rsync checksums to prevent errors when copying and it also preserves time stamps03:22
FManso does SFTP, and in fact rsync does not preserve directory timestamps in my experience, so that's why I prefer other methods03:28
teh_masterer_FMan: oh really i thought it did and that was a huge perk of it. guess the person was misinformed themselves03:29
teh_masterer_FMan: so is Winscp better than filezilla? i know filezilla preserves date stamps but i dont think it checksums anything03:29
FManrsync does preserve file datestamps and https://stackoverflow.com/questions/30056566/how-to-perform-checksums-during-a-sftp-file-transfer-for-data-integrity03:30
FManif you have Filezilla, you can use that - it is the same as WinSCP03:31
PosterI am not entirely sure you're environment, but also keep in mind you may be jumping from UNIX type permissions to NTFS type permissions, it's not going to be an exact copy in that regard03:31
FManI normally keep Windows files and nix files separate :)03:32
teh_masterer_FMan: the only thing i want to backup is my plex servers contents so it shouldnt mess anything right? all the files are mkv, mp403:34
teh_masterer_Poster: i want to backup plex on ubuntu server lts to windows 703:35
Posterok I am not familiar there, you may want to make note of the owner/permissions, if you end up copying them back to Ubuntu from Windows they will probably just come in with your default umask and owned by whomever does the upload04:00
lordievaderGood morning06:11
cpaelzergood morning06:25
cpaelzerhi lordievader, hwo are you today?06:25
lordievaderDoing good here, trying to wake up with coffee. How are you?06:27
cpaelzerthe same, just without coffee :-)06:27
lordievaderGood luck then ;)06:28
JenshaeSalut. o708:26
=== jelly-home is now known as jelly
ztaneI've got some special iptables rules for 16.04 and packet forwarding. Normally I'd put them in /etc/interfaces for the corresponding interface as post-up; however this is xenial on AWS+cloudinit; where would be the proper place to put them?12:05
andolztane: The easiest aproach is probably to drop a script under /etc/network/if-up.d/.12:08
andolztane: You can look at some of the existing scripts there on how to best match actions to specific interfaces.12:09
ztaneandol: ok thanks :)12:32
=== bhuddah_ is now known as bhuddah
naccrbasak: fyi, I pushed the run() changes just now18:20
rbasaknacc: ack18:35
naccrbasak: jenkins is down, though, so still need that to complete before i'm confident :)18:36
=== Hink is now known as h1nk
naccrbasak: let me know if you come back online -- and if not, let's do another quick sync tmrw. Given the timeline you gave for the default branch switch, I'd like to, at a minimum, get the importer changes landed this week so we can change the default and start reimporting at the same time (or the latter ahead of it)21:00
naccrbasak: well, i'm spinning on these run() related failures. But I found another issue with the patches-uapplied build (it is generating a patch when it shouldn't)23:08

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!