Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

rsync in a container

Featured Replies

Can someone help me to make rsync available in a docker container.  I have a script I am firing off from transmission and it uses rsync.  rsync is in /usr/bin/ of unraid, but it's not available in the container.

 

I've tried copying the rsync binary to other places like the appdata folder for transmission but that hasn't worked.  Any clues greatly appreciated

  • Author

Anyone ?  I've tried a few things like installing an rsync docker but still can't get ti to work.

 

What would I need to do to have rysnc running from the /config which is on my cache drive ?

Map /usr/bin to a folder in the container. Have your script directly reference the appropriate path. You May need to map / instead

Sent from my LG-D852 using Tapatalk

  • Author
On 22/07/2017 at 7:42 PM, Squid said:

Map /usr/bin to a folder in the container. Have your script directly reference the appropriate path. You May need to map / instead

Sent from my LG-D852 using Tapatalk
 

Thanks.  That makes sense.  Let me give it a shot later on.

  • Author

Nope, no go.  /rsync in container mapped to /usr/bin/

 

When I exec into the container, it i can see this.

 

root@70f8c367696d:/$ rsync
bash: rsync: command not found
root@70f8c367696d:/$ cd rsync
root@70f8c367696d:/rsync$ rsync
bash: rsync: command not found
root@70f8c367696d:/rsync$ ls rsync
rsync
root@70f8c367696d:/rsync$

As seeing what I know about linux I found in a  corn flakes box, I've reached the limit of my trouble shooting.

Which transmission container? You can install it in that container from the package manager (apt install rsync for ubuntu), or ask the dev of that container image to add it

  • Author
6 hours ago, aptalca said:

Which transmission container? You can install it in that container from the package manager (apt install rsync for ubuntu), or ask the dev of that container image to add it

 Yours :)

 

I can try to do it manually, but will that mean I need to reinstall every time there is an update?  Or if you drop rsync into your next update, I am happy to wait and will be eternally grateful

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.